Turn on Garmin USB in default Windows build.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 14 Oct 2004 01:52:42 +0000 (01:52 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Thu, 14 Oct 2004 01:52:42 +0000 (01:52 +0000)
Bump version number for beta.

gpsbabel/Makefile
gpsbabel/mingw/Makefile

index 9cd6a7f1a6ad8942c35419747b20a5c6688eafc6..5e277184912077ce08487541af9fe925941356c5 100644 (file)
@@ -88,8 +88,8 @@ dep:
        (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > internal_styles.c || (rm -f internal_styles.c ; exit 1)' ) >> /tmp/dep
        echo Edit Makefile and bring in /tmp/dep
 
-VERSIONU=1_2_4_beta09202004
-VERSIOND=1.2.4_beta09202004
+VERSIONU=1_2_4_beta10132004
+VERSIOND=1.2.4_beta10132004
 #VERSIONU=1_2_3
 #VERSIOND=1.2.3
 
index 5bf6c6baf8baac62b0a14e199305ec20537dfadc..9f5f8e518488e7dd21e637f404354df54408f784 100644 (file)
@@ -7,7 +7,7 @@ gpsbabel.exe:  wintesto.cmd
 
 include ../Makefile
 CFLAGS=-Iinclude -I../coldsync -O $(INHIBIT_USB)
-INHIBIT_USB=-DNO_USB
+INHIBIT_USB=-DNO_USB
 OSJEEPS=jeeps/gpsusbwin.o
 
 gpsbabel.exe: $(OBJS)